Prevent a crash with script names
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 01:20:48 +0000 (21:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 01:20:48 +0000 (21:20 -0400)
commit34f33b36f853930746d38d372ccd4c1384a7636a
tree073f0453c4fcfae49b060d20d8bbeb9c3540182a
parentbea3bc5d27be22901764ce3f679bfd574bd1509a
Prevent a crash with script names

We can't pass NULL to gettext().
demos/gtk-demo/script-names.c